2 Ergebnisse.

Compiler and Runtime Techniques to Identify and Optimize Atomic Blocks in Parallel Programs
Atomic blocks are a programming language construct that marks sections of code that multiple threads may not execute concurrently. The implementation of the mutual exclusion is left to the compiler or the runtime system. To avoid race conditions however, developers are still responsible to detect all places in the code where atomic blocks are needed. It is of course also ...

49,90 CHF